home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / raid34a.zip / RAIDER.CFG < prev    next >
Text File  |  1991-12-05  |  2KB  |  56 lines

  1. # This is the Example Configuration file used by Raider.
  2. # Any line preceeded by a # is thought of as a comment by Raider, and ignored.
  3. #
  4. # You Modify the Values to set up your Raider Program.
  5. #
  6. # This Info HAS To be in order. So be careful if you muck around with this
  7. # file.
  8. #
  9. # The First Field below, depicts the Communications Port to be used.
  10. #
  11. COM2
  12. #
  13. # The Next line is your BBS Name.
  14. #
  15. Halifax Wildcat BBS
  16. #
  17. # The Name of your BBS Program.
  18. #
  19. Wildcat 3.01P
  20. #
  21. # Filename of your BBS's Door Data File, and it's Location. (eg. PCBoard's use
  22. # PCBOARD.SYS, RBBS Uses DORINFO1.DEF, and Wildcat! uses CALLINFO.BBS.)
  23. #
  24. #       || That's the file name, BTW.. Not a directory.
  25. #       \/
  26. C:\WC30\WCWORK\NODE1\callinfo.bbs
  27. #
  28. # Your BBS's Door Code (C-86, PCB, WILD, RBBS, RAID)
  29. # PCBoard    =  PCB
  30. # Citadel-86 =  C-86 or RBBS
  31. # Wildcat    =  WILD
  32. # RBBS       =  RBBS or C-86 (Funny how that works..) :-)
  33. # Testing    =  RAID (Full description of this in the RAIDER.DOC. Not recomended
  34. #               that you use this door code.. it complicates matters if you do
  35. #               not know what you are doing)
  36. #
  37. WILD
  38. #
  39. # Now, the location of your Opening Screen, and the File Name (Ansi)
  40. #
  41. c:\RAIDER\OPENG.BAN
  42. #
  43. # And the location of your Opening Screen, and it's file name (Text)
  44. #
  45. c:\RAIDER\OPEN.BAN
  46. #
  47. # Now, the ammount of time, in minutes, that each user will have.
  48. # (Cannot be less than 5.. A good number is 20 I find)
  49. # Note - Unless copy is registered, time defaults to 5 min.
  50. #
  51. 30
  52. #
  53. # There you go! All finished configuring this file. Now when you Start Raider,
  54. # Make sure you put this file on the Command line. eg. RAIDER RAIDER.CFG
  55. #
  56.